Fix typos and document the GdkPixbufSimpleAnim structure.
authorClaudio Saavedra <csaavedra@igalia.com>
Mon, 23 Mar 2009 08:57:30 +0000 (08:57 +0000)
committerClaudio Saavedra <csaavedra@src.gnome.org>
Mon, 23 Mar 2009 08:57:30 +0000 (08:57 +0000)
2009-03-23  Claudio Saavedra  <csaavedra@igalia.com>

* gdk-pixbuf/tmpl/animation.sgml: Fix typos and document the
GdkPixbufSimpleAnim structure.

svn path=/trunk/; revision=22581

docs/reference/ChangeLog
docs/reference/gdk-pixbuf/tmpl/animation.sgml

index b19490e5529cc5614cbcad2700d46aa96878ae00..5556f3c37ae0f9b0169127059dc0576ae0548eb5 100644 (file)
@@ -1,3 +1,8 @@
+2009-03-23  Claudio Saavedra  <csaavedra@igalia.com>
+
+       * gdk-pixbuf/tmpl/animation.sgml: Fix typos and document the
+       GdkPixbufSimpleAnim structure.
+
 2009-03-13  Matthias Clasen  <mclasen@redhat.com>
 
        * === Released 2.16.0 ===
index 72a38724051ac4a88e3aa97d740490a7e7edd3d6..3cd15b4baf1eb7b954337131a115c500cfd9346b 100644 (file)
@@ -25,13 +25,13 @@ Animated images.
 
 <!-- ##### STRUCT GdkPixbufAnimation ##### -->
 <para>
-And opaque struct representing an animation.
+An opaque struct representing an animation.
 </para>
 
 
 <!-- ##### STRUCT GdkPixbufAnimationIter ##### -->
 <para>
-And opaque struct representing an iterator which points to a
+An opaque struct representing an iterator which points to a
 certain position in an animation.
 </para>
 
@@ -148,7 +148,7 @@ certain position in an animation.
 
 <!-- ##### STRUCT GdkPixbufSimpleAnim ##### -->
 <para>
-An
+An opaque struct representing a simple animation.
 </para>